object frmLegislacao: TfrmLegislacao Left = 218 Top = 126 HelpContext = 33 BorderStyle = bsNone Caption = 'frmLegislacao' ClientHeight = 541 ClientWidth = 712 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = True Position = poScreenCenter OnKeyPress = FormKeyPress PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 712 Height = 64 Align = alTop BevelOuter = bvNone TabOrder = 0 object Image1: TImage Left = 0 Top = 0 Width = 712 Height = 64 Align = alClient Picture.Data = {} Stretch = True end object SpeedButton1: TSpeedButton Left = 624 Top = 5 Width = 75 Height = 54 Cursor = crHandPoint Caption = 'Voltar' Flat = True Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000008000000000000000000000001000000010000000000000000000 BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777000000 87777777770AAAAA00877777770AAAAAA2077777770AAAAA2A20777777000000 A220777777777777002077777777777777007777077777777700777007777777 0020770A00000000A22070AAAAAAAAAA2A200AAAAAAAAAAAA20770AAAAAAAAAA 0077770A00000000877777700777777777777777077777777777} OnClick = SpeedButton1Click end object Label1: TLabel Left = 320 Top = 8 Width = 30 Height = 13 Caption = 'Offline' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label2: TLabel Left = 320 Top = 40 Width = 30 Height = 13 Caption = 'Online' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Image15: TImage Left = 8 Top = 8 Width = 217 Height = 43 AutoSize = True Picture.Data = {} Transparent = True end object RxSwitch1: TRxSwitch Left = 232 Top = 8 Width = 82 Height = 44 Cursor = crHandPoint Caption = 'Consultar' Color = 43263 ParentColor = False TabOrder = 0 TextPosition = tpLeft OnOn = RxSwitch1On OnOff = RxSwitch1Off end end end